I tried installing wordcloud. I have python 3.10, mac ventura 13.4.1. I tried installing wheels as well, butwasn't sure what version, and nothing worked either.
wordcloud is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed.